home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Asia X
/
Asia X.iso
/
mac
/
ASIAWIN
/
SHARED.DIR
/
00174_Script_174
< prev
next >
Wrap
Text File
|
1995-08-23
|
160b
|
10 lines
on mouseUp
global g_num_pics
mouseClick
if the frame=label("MAIN") then
go to label("MAINEND")
else
go to the frame -1
end if
end